home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / ffix121.arc / FILEFIX.USE < prev    next >
Text File  |  1991-05-15  |  6KB  |  131 lines

  1.  
  2.  
  3.                       FileFix v1.20 User's Manual
  4.  
  5.  
  6. In networks such as this, there are always some files related to the
  7. network and its users. These files are frequently updated; some are
  8. required by the various systems in the network in order for the whole
  9. thing to work properly, other can be newsletters and such; files not
  10. required by the networking systems but never the less wanted by the
  11. users when they are updated.
  12.  
  13. The natural thing to do in order to obtain these files would be to
  14. generate a request for them whenever there are new versions out on the
  15. network. This is tedious work and prone to errors or accidental
  16. omission.
  17.  
  18. Why not have the files sent to your system automatically whenever they
  19. are updated? FileFix will do just that for you.
  20.  
  21. FileFix is a friendly Robot. You can send messages containing commands
  22. to FileFix from your system, and FileFix will act upon them, deciding
  23. which files you are to receive and what responses to send back to you.
  24.  
  25. The syntax for communicating with FileFix is illustrated in the diagram
  26. below.
  27.  
  28. ┌─────────────────────────────────[Matrix Msg]───┐
  29. │From: Username               User Address       │
  30. │  To: FILEFIX                Boss/Hub Address   │
  31. │Subj: Password [-L] [-Q] [-R]                   │
  32. ├────────────────────────────────────────────────┤
  33. │[[-]FILENAME]                                   │
  34. │---                                             │
  35. └────────────────────────────────────────────────┘
  36.  
  37. First of all you need to know what files are available at your BOSS or
  38. HUB system. To find out, you must send a Matrix addressed to FILEFIX at
  39. your BOSS's/HUB's network address. The subject line is very important in
  40. these messages; here you must state your mailer password and optionally
  41. a string of commands. To get the list of available files, you must use
  42. the -L command. The message should look like this:
  43.  
  44. ┌─────────────────────────────────[Matrix Msg]───┐
  45. │From: Username               User Address       │
  46. │  To: FILEFIX                Boss/Hub Address   │
  47. │Subj: Password -L                               │
  48. ├────────────────────────────────────────────────┤
  49. │---                                             │
  50. └────────────────────────────────────────────────┘
  51.  
  52. The message body itself must only contain three consecutive dashes
  53. (---), which tells FileFix to stop searching for further commands from
  54. you.
  55.  
  56. When you have sent this message to your BOSS/HUB you will, depending on
  57. how his system is run, receive a reply from FileFix within the next poll
  58. or day. This will be a message containing a list of all the files
  59. available at your BOSS's/HUB's site. If you would like to receive one or
  60. more of these on a regular basis (i.e. "subscribe to the file"), you
  61. will have to send another message to FILEFIX. This time there's no need
  62. for any commands on the Subject line. If you want e.g. EMBBS and Z2-DIFF
  63. your message would looke like this:
  64.  
  65. ┌─────────────────────────────────[Matrix Msg]───┐
  66. │From: Username               User Address       │
  67. │  To: FILEFIX                Boss/Hub Address   │
  68. │Subj: Password                                  │
  69. ├────────────────────────────────────────────────┤
  70. │EMBBS                                           │
  71. │Z2-DIFF                                         │
  72. │---                                             │
  73. └────────────────────────────────────────────────┘
  74.  
  75. The three consecutive dashes are needed to tell FileFix that there will
  76. be no further commands. Below the dashes you can put notes for your
  77. BOSS/HUB, if you have the need.
  78.  
  79. If you want the current version of the files specified in the message
  80. body, you should put "-R" on the subject line following your password.
  81. If you do not specify the -R command, you will not receive the listed
  82. files until they are updated on you BOSS's/HUB's system.
  83.  
  84. When you realise that you'd rather want FIDONEWS instead of EMBBS, you
  85. just tell that to FileFix:
  86.  
  87. ┌─────────────────────────────────[Matrix Msg]───┐
  88. │From: Username               User Address       │
  89. │  To: FILEFIX                Boss/Hub Address   │
  90. │Subj: Password                                  │
  91. ├────────────────────────────────────────────────┤
  92. │-EMBBS                                          │
  93. │FIDONEWS                                        │
  94. │---                                             │
  95. └────────────────────────────────────────────────┘
  96.  
  97. And from then on you will not receive any further copies of EMBBS but
  98. FidoNews will roll in every week. As you might have guessed, the "-" in
  99. front of EMBBS tells FileFix that you do not want to receive this file
  100. anymore.
  101.  
  102. You might forget what files you subscribe to, but fear not: FileFix can
  103. tell you. Just send it a message like this
  104.  
  105. ┌─────────────────────────────────[Matrix Msg]───┐
  106. │From: Username               User Address       │
  107. │  To: FILEFIX                Boss/Hub Address   │
  108. │Subj: Password -Q                               │
  109. ├────────────────────────────────────────────────┤
  110. │---                                             │
  111. └────────────────────────────────────────────────┘
  112.  
  113. And FileFix will respond by sending you a message containing a list of
  114. all the files you are currently subscribing to.
  115.  
  116. Summary of commands:
  117.  
  118. -L          List the available files at your BOSS/HUB
  119. -Q          List the file(s) you currently subscribe to
  120. -R          Send me the current version of the file(s) listed in the
  121.             message body.
  122.  
  123. Any of the commands can be combined on the Subject line, regardless of
  124. the message body contents. E.g. you can subscribe to a couple of new
  125. files and request the -Q list at the same time, giving you an overview
  126. of what files you are connected to.
  127.  
  128.  
  129. Written by Lars J¢rgensen, FidoNet 2:231/16.32. Copyright (C) 1990-91.
  130.  
  131.